home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / getmin.z / getmin
Encoding:
Text File  |  2002-10-03  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ggggmmmmnnnnmmmmxxxx((((3333GGGG))))                                                            ggggmmmmnnnnmmmmxxxx((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggmmmmnnnnmmmmxxxx -  gets data computed by minmax
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee hhhhssssttttggggrrrrmmmm((((hhhhiiiisssstttt ))))
  13.  
  14. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  15.      _m_i_n_m_a_x   is the destination for the minmax data specified with minmax.
  16.               Minmax must have at least 2 x (number of components per pixel)
  17.               elements.
  18.  
  19. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.      getminmax returns the minimum and maximum values from the graphics system
  21.      to the CPU memory. The ordering of the components within the array is
  22.      determined by pixmode(PM_INPUT_FORMAT,format).  For example, for format
  23.      of PM_RGB, the returned float array looks like {red_min, red_max,
  24.      green_min, green_max, blue_min, blue_max}.  Note that this is
  25.      inconsistent with gethistogram.  The returned minimum and maximum values
  26.      may be negative and positive infinity if no pixel transfer operation
  27.      occured after a MINMAX_INIT.  The returned values are always floating
  28.      point values regardless of input types.
  29.  
  30. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  31.      histogram minmax gethistogram pixeltransfer pixelmap pixmode
  32.  
  33. NNNNOOOOTTTTEEEESSSS
  34.      getminmax only works on RealityEngine systems running 5.0.1 or greater.
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.